@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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1576'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1576'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1570'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1571'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1572'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1572'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1573'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1573'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1574'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1575'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1575'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1580'^^xsd:integer;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1580'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1579'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1577'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1577'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1578'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1578'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:96'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:97'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:98'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:99'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:100'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:101'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:102'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:103'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:104'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:105'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:106'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:107'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:108'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:109'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:110'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:111'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:112'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:113'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:114'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:115'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:116'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:117'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:118'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:119'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:120'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:121'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:122'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:3'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:4'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:5'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:6'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Gonyaulax digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110015'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:7'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:8'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:9'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Melosira sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149226'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:10'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '962172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:11'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:12'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:13'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:14'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:15'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:16'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:17'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Anabaena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146585'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:18'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '146585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:19'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 120'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1363'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 120'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1364'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 120'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1365'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 120'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1366'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Scenedesmus quadricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 120'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '596169'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1367'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 121'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1368'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 121'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1369'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 121'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1370'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1371'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1372'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1373'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1374'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1375'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1376'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1377'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1378'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1379'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1380'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 130'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1381'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1437'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1438'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1439'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1440'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1441'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1442'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1443'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1444'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 125'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1445'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = valve'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1446'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1447'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1448'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1449'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1450'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1451'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1452'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1453'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 124'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1454'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1382'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1383'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1384'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1385'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1386'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1387'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1388'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1389'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1390'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1391'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1392'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1393'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 129'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1394'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1395'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1396'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1397'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1398'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1399'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1400'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1401'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1402'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1403'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 128'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1404'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1405'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1406'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1407'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1408'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1409'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1410'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1411'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1412'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1413'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1414'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1415'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1416'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1417'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1418'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1492'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1493'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1494'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1495'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1496'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1497'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1498'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1498'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1499'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Syracosphaera molischii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '236039'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1500'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1501'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1502'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1503'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1504'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1505'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1506'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1507'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1508'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1509'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1509'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 123'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1455'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 123'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1456'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 123'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1457'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 123'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1458'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 122'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1459'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 122'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1460'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1461'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 122'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1461'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 122'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1462'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1463'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1464'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1465'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1466'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1467'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1468'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1469'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1470'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1471'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1472'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 131'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1473'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1474'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1475'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1476'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1477'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1478'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1479'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1480'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1481'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1482'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1483'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1483'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1484'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1485'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1486'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 132'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1487'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1488'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1489'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1489'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1490'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 133'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1491'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1510'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1511'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1512'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1513'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1514'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1514'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1515'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1515'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1516'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1517'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1518'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1518'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1519'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1519'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1520'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1521'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1521'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1522'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1523'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1524'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 134'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1525'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1526'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1527'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1527'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1528'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1529'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1530'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1530'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1531'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1532'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1532'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1533'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1533'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1534'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1534'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1535'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1535'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1536'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1536'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1537'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1537'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1538'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1539'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1540'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 135'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1541'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 137'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1542'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 137'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1543'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 137'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1544'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 137'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1545'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1419'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1420'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1421'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1422'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 127'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1423'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1424'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1425'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1426'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1427'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1428'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1429'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1430'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1431'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1432'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1433'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1434'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1435'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95156"^^xsd:decimal ;
  dwc:decimalLongitude "32.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95156 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.95156"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 15 - Sample 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 15 - Sample 126'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '43.95156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1436'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:78'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:79'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:80'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:81'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:82'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:83'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:84'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:85'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:86'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:87'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:88'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:89'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:90'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:91'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:92'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:93'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 6'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:94'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 7'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:95'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 137'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1546'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 138'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1547'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 138'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1548'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 138'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1549'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 138'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1550'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 138'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1551'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata var. aralensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '673901'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:2'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:67'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:68'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Scenedesmus quadricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '596169'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:69'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:70'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:71'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:72'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:73'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:74'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:75'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:76'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 5'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:77'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = valve'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1265'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1279'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1336'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 118'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1350'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1317'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Surirella gemma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149086'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1296'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '175560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1581'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1582'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1582'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1583'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1584'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1585'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1585'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1586'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 141'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1587'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1588'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1588'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1589'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1589'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1590'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1590'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1591'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1592'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1593'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1594'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1595'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1596'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1596'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1597'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1598'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1599'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 142'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1599'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1600'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1600'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1601'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1602'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1602'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1603'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:integer;
  dwc:scientificName 'Amphidinium extensum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232577'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1604'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1368615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1605'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1606'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1606'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1607'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1607'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1608'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1608'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1609'^^xsd:integer;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1609'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1610'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1611'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1612'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1613'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 143'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1614'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1615'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1616'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1616'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1617'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1618'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1618'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1619'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1620'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1620'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1621'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1621'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1622'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1622'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1623'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1623'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1624'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 144'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1625'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1626'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 145'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1626'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 145'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1627'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 145'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1628'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 145'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1629'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1630'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 145'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1630'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 145'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1631'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 145'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1632'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1633'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 145'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1633'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1634'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1635'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1635'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1636'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1637'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1638'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1639'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1640'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1641'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1642'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1642'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1643'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1643'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1644'^^xsd:integer;
  dwc:scientificName 'Chaetoceros socialis f. autumnalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '693615'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1644'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '693615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1645'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1646'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Chaetoceros abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163133'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1647'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Chaetoceros lorenzianus var. solitarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '675903'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1648'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '675903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1649'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1649'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1650'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1651'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1652'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1653'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1654'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1655'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1656'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1657'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1658'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1659'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 146'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1660'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1661'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1662'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1663'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1664'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1665'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1666'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1667'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1668'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1669'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1670'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1671'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1672'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1673'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1673'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 138'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1552'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 138'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1553'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1554'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 138'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1554'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 139'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1555'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26729"^^xsd:decimal ;
  dwc:decimalLongitude "32.98333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26729 32.98333)"^^geo:wktLiteral ;
  geo-pos:lat "44.26729"^^xsd:decimal ;
  geo-pos:long "32.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 16 - Sample 139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 16 - Sample 139'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.98333'^^xsd:double;
  dwc:latitude '44.26729'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1556'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1557'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1558'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1559'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1560'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1561'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1561'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1562'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1563'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1564'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1565'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1566'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1567'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1568'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45156"^^xsd:decimal ;
  dwc:decimalLongitude "33.20139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45156 33.20139)"^^geo:wktLiteral ;
  geo-pos:lat "44.45156"^^xsd:decimal ;
  geo-pos:long "33.20139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 17 - Sample 140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 17 - Sample 140'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.20139'^^xsd:double;
  dwc:latitude '44.45156'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1569'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:939'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:870'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:887'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:907'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 75'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:927'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:868'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:848'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 63'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:832'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:810'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:822'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1111'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1129'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1091'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1017'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Scenedesmus quadricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '596169'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1035'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1054'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Peridinium bulla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 91'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '631773'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1076'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '233457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1187'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:979'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 85'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1002'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:396'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:411'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:963'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1204'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1223'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1242'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1261'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Cocconeis pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:20'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:21'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 1'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:22'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:23'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:24'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:25'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:26'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:27'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:28'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:29'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:30'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:31'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 2'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:32'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:33'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:34'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:35'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:36'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Gymnodinium neapolitanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109817'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:37'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Cochlodinium pupa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:38'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:39'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:40'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:41'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:42'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:43'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:44'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:45'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:46'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:47'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:48'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:49'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:50'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Synedra sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:51'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:52'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:53'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 3'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:54'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:55'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:56'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:57'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:58'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:59'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:60'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:61'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:62'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Synedra sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:63'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:64'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:65'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35219"^^xsd:decimal ;
  dwc:decimalLongitude "33.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35219 33.68555)"^^geo:wktLiteral ;
  geo-pos:lat "44.35219"^^xsd:decimal ;
  geo-pos:long "33.68555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 4'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^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 '33.68555'^^xsd:double;
  dwc:latitude '44.35219'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:66'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:123'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:124'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:125'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:126'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 8'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:127'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:128'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:129'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:130'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:131'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:132'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:133'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:134'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:135'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:136'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:137'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 9'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:138'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:139'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:140'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:141'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:142'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:143'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:144'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:145'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:146'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 10'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:147'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:148'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Gymnodinium neapolitanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109817'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:149'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:150'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:151'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Ceratium minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109969'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:152'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:153'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:154'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:155'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:156'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:157'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:158'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:159'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28365"^^xsd:decimal ;
  dwc:decimalLongitude "33.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28365 33.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.28365"^^xsd:decimal ;
  geo-pos:long "33.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.65'^^xsd:double;
  dwc:latitude '44.28365'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:160'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:161'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:162'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:163'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:164'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:165'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:166'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:167'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:168'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:169'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:170'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Cochlodinium pupa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:171'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:172'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:173'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:174'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:175'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 12'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:176'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:177'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:178'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:179'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:180'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:181'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:182'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:183'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:184'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:185'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:186'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:187'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:188'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:189'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:190'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:191'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 13'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:192'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:193'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:194'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:195'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:196'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:197'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:198'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:199'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:200'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 14'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:201'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:202'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:203'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Cochlodinium pupa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:204'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:205'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:206'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:207'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:208'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:209'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:210'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:211'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:212'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:213'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 15'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:214'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:215'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:216'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:217'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:218'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:219'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:220'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:221'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:222'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:223'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 16'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:224'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:225'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:226'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:227'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:228'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:229'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:230'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:231'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:232'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 17'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:233'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 18'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:234'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 18'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:235'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 18'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:236'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 18'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:237'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 18'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:238'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 18'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:239'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 18'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:240'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 19'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:241'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 19'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:242'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 19'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:243'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 19'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:244'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 19'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:245'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 19'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:246'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 20'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:247'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 20'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:248'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 20'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:249'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 20'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:250'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 20'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:251'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13334"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13334 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.13334"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 20'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '44.13334'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:252'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:253'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:254'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:255'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:256'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:257'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:258'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:259'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Pontosphaera borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163138'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:260'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex var. calcitrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163015'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:261'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:262'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:263'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:264'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:265'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = valve'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:266'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:267'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:268'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:269'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 21'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:270'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:271'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:272'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:273'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Gymnodinium agiliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109780'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:274'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:275'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:276'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:277'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:278'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:279'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:280'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:281'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:282'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:283'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:284'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:285'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:286'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:287'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 22'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:288'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:289'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:290'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:291'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:292'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:293'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:294'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Glenodinium apiculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576242'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:295'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '639206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:296'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:297'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Gymnodinium flavum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232753'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:298'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:299'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:300'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:301'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:302'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:303'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:304'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:305'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:306'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:307'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 29'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:308'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:309'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:310'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:311'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:312'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:313'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:314'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:315'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:316'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:317'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:318'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:319'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:320'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:321'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:322'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:323'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 23'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:324'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:325'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:326'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:327'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:328'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:329'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:330'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:331'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:332'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:333'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:334'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:335'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:336'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:337'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:338'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:339'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 24'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:340'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:341'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:342'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:343'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:344'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:345'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:346'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:347'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:348'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:349'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 25'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:350'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 26'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:351'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 26'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:352'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 26'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:353'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 26'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:354'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 26'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:355'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 27'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:356'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 27'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:357'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 27'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:358'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 27'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:359'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 27'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:360'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 27'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:361'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 27'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:362'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 28'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:363'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 28'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:364'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 28'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:365'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 28'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:366'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 28'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:367'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.41667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 33.41667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "33.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 28'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.41667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:368'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:369'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:370'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:371'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:372'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:373'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:374'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:375'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex var. calcitrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163015'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:376'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:377'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:378'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:379'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:380'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:381'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 30'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:382'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:383'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:384'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:385'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:386'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:387'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:388'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:389'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:390'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:391'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:392'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:393'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:394'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Licmophora ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 31'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172609'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:395'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '172609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:397'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:398'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:399'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:400'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Dinophysis hastata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109627'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:401'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:402'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:403'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:404'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:405'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:406'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Torodinium robustum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:407'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:408'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:409'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:410'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Syracosphaera subsalsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576720'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:412'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '576720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:413'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:414'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:415'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:416'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:417'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:418'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:419'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:420'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:421'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 32'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:422'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:423'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:424'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:425'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:426'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:427'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:428'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:429'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:430'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:431'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:432'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Dinophysis ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109641'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:433'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:434'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:435'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:436'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:437'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:438'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 33'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:439'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:440'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:441'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:442'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:443'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:444'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:445'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:446'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:447'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:448'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:449'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:450'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:451'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:452'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:453'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:454'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:455'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:456'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:457'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:458'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:459'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:460'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:461'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:462'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 34'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:463'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 35'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:464'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 35'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:465'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 35'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:466'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 35'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:467'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 35'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:468'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 35'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:469'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 35'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:470'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 35'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:471'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 36'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:472'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 36'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:473'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 36'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:474'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 36'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:475'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 36'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:476'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 36'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:477'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 37'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:478'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 37'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:479'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 37'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:480'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 37'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:481'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 37'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:482'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 37'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:483'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 37'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:484'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 37'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:485'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 38'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:486'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 38'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:487'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 38'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:488'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 38'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:489'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 38'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:490'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 38'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:491'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43552"^^xsd:decimal ;
  dwc:decimalLongitude "33.13472"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43552 33.13472)"^^geo:wktLiteral ;
  geo-pos:lat "43.43552"^^xsd:decimal ;
  geo-pos:long "33.13472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 38'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.13472'^^xsd:double;
  dwc:latitude '43.43552'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:492'^^xsd:string;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:493'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:494'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:495'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:496'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:497'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:498'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:499'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:500'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:501'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:502'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:503'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:504'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:505'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:506'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:507'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:508'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:509'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:510'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:511'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:512'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:513'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 39'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:514'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:515'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:516'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:517'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:518'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:519'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:520'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:521'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:522'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:523'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:524'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:525'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:526'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:527'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:528'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:529'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:530'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:531'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:532'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:533'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 40'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:534'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:535'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:536'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1143'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1144'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1145'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1146'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1147'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1148'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1149'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1150'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1151'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1152'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1153'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1154'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 99'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1155'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 100'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1156'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 100'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1157'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 100'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1158'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 100'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1159'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 100'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1160'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 103'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1161'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 102'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1162'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 101'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1163'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 101'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1164'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 101'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1165'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1166'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1167'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1168'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1169'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1170'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1171'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1172'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1173'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1174'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1175'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1176'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1177'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 104'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1178'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1179'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1180'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1181'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1182'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1183'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1184'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1185'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1186'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1188'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1189'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1190'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1191'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149533'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1192'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1193'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1194'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1195'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 105'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1196'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1197'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1198'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1348'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 118'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1349'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 118'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1351'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 118'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1352'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 118'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1353'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 119'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1354'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 119'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1355'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 119'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1356'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1357'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 119'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1357'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 119'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1358'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 119'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1359'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 119'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1360'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1361'^^xsd:integer;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 119'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1361'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 120'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1362'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1236'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1237'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1237'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1238'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1239'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1240'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1240'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1241'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1243'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1244'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1245'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Synedra sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1246'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1247'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 108'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1248'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1249'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1250'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1251'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1252'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1253'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1254'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1255'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1256'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1257'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 109'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1258'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1259'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1260'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1262'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1263'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1264'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1266'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1267'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 110'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1268'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 111'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = valve'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1269'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 111'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1270'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 111'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1271'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 111'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1272'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 111'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1273'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 111'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1274'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 111'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1275'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 111'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1276'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1277'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1278'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 11'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1280'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 113'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1281'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 113'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1282'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 113'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1283'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 113'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1284'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 113'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1285'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 113'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1286'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 113'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1287'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1288'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1289'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1290'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1291'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:integer;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1199'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1200'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1201'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1202'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Gymnodinium neapolitanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109817'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1203'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1205'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1206'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1207'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1208'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1209'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1210'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1211'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1212'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1213'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1214'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1215'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Licmophora ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '172609'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1216'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '172609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1217'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1218'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1219'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1220'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 106'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1221'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1222'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1224'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1225'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1226'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1227'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Peridinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '162785'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1228'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1229'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1230'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1231'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1231'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1232'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1233'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1234'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 31.43333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "31.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13 - Sample 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1235'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13 - Sample 107'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1235'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1292'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1293'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1294'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1295'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1297'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1298'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1298'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1299'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 114'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1300'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1301'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1302'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1303'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Cochlodinium pupa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1304'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1305'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1306'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1307'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1308'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1309'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1310'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1311'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1312'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1313'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1314'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1315'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1315'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1316'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1318'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1319'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 115'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1320'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1321'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1322'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1323'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1324'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1325'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1326'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1327'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1328'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1329'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1330'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1331'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1332'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1333'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1334'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 116'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1335'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1337'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1338'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1339'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1339'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1340'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1341'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1342'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1343'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1344'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1345'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1346'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "32.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 32.01667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "32.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14 - Sample 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14 - Sample 117'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.01667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1347'^^xsd:string;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:537'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:538'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:539'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:540'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:541'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:542'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:543'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:544'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:545'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:546'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:547'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:548'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:549'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:550'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:551'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex var. calcitrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163015'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:552'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:553'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:554'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:555'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 41'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:556'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:557'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:558'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:559'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:560'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:561'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:562'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:563'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:564'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:565'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:566'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:567'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:568'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Pyrocystis lunula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '164053'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:569'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:570'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:571'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:572'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:573'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:574'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:575'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:576'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:577'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 43'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:578'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:579'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:580'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:581'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:582'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:583'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:584'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:585'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:586'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:587'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:588'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:589'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149533'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:590'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:591'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 44'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:592'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:593'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:594'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:595'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:596'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:597'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:598'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:599'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:600'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:601'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:602'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:603'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:604'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:605'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:606'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 42'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:607'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 45'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:608'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 45'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:609'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 45'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:610'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 45'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:611'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 45'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:612'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 46'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:613'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 46'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:614'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 46'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:615'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 46'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:616'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 46'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:617'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 48'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:618'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 48'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:619'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 48'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:620'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 48'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:621'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93521"^^xsd:decimal ;
  dwc:decimalLongitude "32.83417"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93521 32.83417)"^^geo:wktLiteral ;
  geo-pos:lat "42.93521"^^xsd:decimal ;
  geo-pos:long "32.83417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 6 - Sample 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 6 - Sample 48'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.83417'^^xsd:double;
  dwc:latitude '42.93521'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:622'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:623'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:624'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:625'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:626'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:627'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:628'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:629'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:630'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:631'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:632'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:633'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:634'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:635'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:636'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:637'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:638'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:639'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:640'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:641'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 50'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:642'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:643'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:644'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:645'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:646'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:647'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:648'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:649'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:650'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:651'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:652'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:653'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 51'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:654'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:655'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:656'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:657'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:658'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:659'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:660'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:661'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:662'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:663'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:664'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:665'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:666'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:667'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:668'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Chaetoceros wighamii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160524'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:669'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '160524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:670'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 52'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:671'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:672'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:673'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:674'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:675'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:676'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:677'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Cochlodinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109759'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:678'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:679'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:680'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:681'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:682'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:683'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:684'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:685'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:686'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:687'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:688'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:689'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:690'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:691'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:692'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:693'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 53'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:694'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:695'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:696'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:697'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:698'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:699'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:700'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:701'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:702'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:703'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 54'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:704'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:705'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:706'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:707'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:708'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:709'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:710'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:711'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:712'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 55'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:713'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 57'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:714'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 57'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:715'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 57'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:716'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 57'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:717'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 56'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:718'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 56'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:719'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 56'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:720'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 56'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:721'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 56'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:722'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 56'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:723'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 56'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:724'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 56'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:725'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 58'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:726'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 58'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:727'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 58'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:728'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 58'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:729'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48333"^^xsd:decimal ;
  dwc:decimalLongitude "32.56722"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48333 32.56722)"^^geo:wktLiteral ;
  geo-pos:lat "42.48333"^^xsd:decimal ;
  geo-pos:long "32.56722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 58'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.56722'^^xsd:double;
  dwc:latitude '42.48333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:730'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:731'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:732'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:733'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:734'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:735'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:736'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:737'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:738'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:739'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:740'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:741'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:742'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:743'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:744'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:745'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:746'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:747'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:748'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:749'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:750'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 47'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:751'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:752'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:753'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:754'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:755'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:756'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:757'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:758'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:759'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:760'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:761'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:762'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:763'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:764'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:765'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:766'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:767'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 49'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:768'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:769'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:770'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:771'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Cochlodinium pupa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:772'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:773'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:774'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Cochlodinium citron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232653'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:775'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '990879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:776'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:777'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:778'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:779'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:780'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:781'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:782'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:783'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:784'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:785'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:786'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:787'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:788'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:789'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 59'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:790'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:791'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:792'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:793'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:794'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:795'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:796'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:797'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:798'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:799'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:800'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:801'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:802'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149533'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:803'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = valve'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:804'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:805'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:806'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 60'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:807'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:808'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:809'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:811'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:812'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = valve'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:813'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:814'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:815'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:816'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:817'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:818'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:819'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:820'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:840'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:841'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:842'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:843'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:844'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:845'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:846'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:847'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:849'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:850'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:851'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:852'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 66'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:853'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:854'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:855'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:856'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:857'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:858'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Gymnodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:859'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:860'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:861'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:862'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:863'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:864'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:865'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:866'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:867'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:869'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:871'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 67'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:872'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:873'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:874'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:875'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:876'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:877'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:878'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:879'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:880'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:881'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:882'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:883'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Chlamydomonas adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '619852'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:884'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:885'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:886'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 68'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:888'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:889'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:890'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:891'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:892'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:893'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:894'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:895'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:896'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:897'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:898'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:899'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:900'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:901'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:902'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 69'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:903'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:904'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:905'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:906'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:908'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:909'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:910'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:911'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 70'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:912'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 71'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:913'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 71'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:914'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 71'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:915'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 71'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:916'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 71'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:917'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 71'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:918'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 71'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:919'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 72'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:920'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 72'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:921'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 72'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:922'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 72'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:923'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 72'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:924'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 72'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:925'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 73'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:926'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 75'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:928'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 75'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:929'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10094"^^xsd:decimal ;
  dwc:decimalLongitude "32.16861"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10094 32.16861)"^^geo:wktLiteral ;
  geo-pos:lat "42.10094"^^xsd:decimal ;
  geo-pos:long "32.16861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 75'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.16861'^^xsd:double;
  dwc:latitude '42.10094'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:930'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:931'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:932'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:933'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:934'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:935'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:936'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:937'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:938'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:940'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 76'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:941'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:942'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:943'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:944'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:945'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:946'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:947'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:948'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:949'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:950'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 77'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:951'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:952'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:953'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:954'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:955'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:956'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:957'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:958'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:959'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:960'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:961'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:962'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:964'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:965'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:966'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:967'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:968'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:969'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 78'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:970'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:971'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:972'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:973'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:974'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:975'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:976'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:977'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:978'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:980'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:981'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 79'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:982'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:983'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:984'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Cochlodinium pupa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:985'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:986'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:987'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:988'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:989'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Thalassiosira ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '611923'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:990'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '611923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:991'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:992'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 80'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:993'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 82'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:994'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 83'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:995'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Carteria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 83'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '367250'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:996'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '367250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2849"^^xsd:decimal ;
  dwc:decimalLongitude "29.81667"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2849 29.81667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2849"^^xsd:decimal ;
  geo-pos:long "29.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 84'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '29.81667'^^xsd:double;
  dwc:latitude '41.2849'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:997'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 85'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:998'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 85'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:999'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 85'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1000'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 85'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1001'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 85'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1003'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1004'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1005'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1006'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1007'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Peridinium pedunculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576656'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1008'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '233244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1009'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1010'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1011'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1012'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1013'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1014'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1015'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1016'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 86'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1018'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1019'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1020'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1021'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1022'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1023'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Cochlodinium pupa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1024'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1025'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1026'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1027'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1028'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1029'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1030'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1031'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1032'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1033'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1034'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1036'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1037'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 87'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1038'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1039'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1040'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1041'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1042'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1043'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1044'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1045'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1046'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1047'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1048'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1049'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1050'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1051'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1052'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 88'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1053'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1055'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1056'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1057'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1058'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1059'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1060'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1061'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1062'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1062'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 89'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1063'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1064'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1065'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1066'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum f. octonarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 61'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '577569'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:821'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '577569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 62'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:823'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 62'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:824'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 62'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:825'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 62'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:826'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 62'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:827'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 62'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:828'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 62'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:829'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 62'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:830'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 63'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149533'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:831'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 63'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:833'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 64'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:834'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 64'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:835'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 64'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:836'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 64'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:837'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 65'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:838'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26854"^^xsd:decimal ;
  dwc:decimalLongitude "32.43528"^^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/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26854 32.43528)"^^geo:wktLiteral ;
  geo-pos:lat "42.26854"^^xsd:decimal ;
  geo-pos:long "32.43528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 65'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.43528'^^xsd:double;
  dwc:latitude '42.26854'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:839'^^xsd:string;
  dwc:observationDate '1957-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1067'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1068'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1069'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1070'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1071'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1072'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1073'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 90'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1074'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 91'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1075'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Massartia glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 91'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '233048'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1077'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 92'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1078'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 93'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1079'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91885"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91885 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.91885"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 93'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '41.91885'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1080'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1081'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1082'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1083'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1084'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1085'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1086'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1087'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1088'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1089'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1090'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1092'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1093'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1094'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1095'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 95'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1096'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1097'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1098'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1099'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1100'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1101'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1102'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1103'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1104'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1105'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1106'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1107'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1108'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1109'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Syracosphaera molischii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '236039'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1110'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1112'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1113'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 97'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1114'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1115'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1116'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1117'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1118'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1119'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1120'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1121'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1122'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1123'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1124'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 96'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1125'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1126'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1127'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1128'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1130'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1131'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1132'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1133'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1134'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1135'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1136'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1137'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1138'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1139'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1140'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1141'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43396"^^xsd:decimal ;
  dwc:decimalLongitude "30.83444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43396 30.83444)"^^geo:wktLiteral ;
  geo-pos:lat "42.43396"^^xsd:decimal ;
  geo-pos:long "30.83444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 98'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '30.83444'^^xsd:double;
  dwc:latitude '42.43396'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1142'^^xsd:string;
  dwc:observationDate '1957-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 149'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1692'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 149'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1693'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1694'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 149'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1694'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 150'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1695'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 150'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1696'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 150'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1697'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1698'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 150'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1698'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 150'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1699'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 150'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1700'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 150'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1701'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 150'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1702'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1674'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 147'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1675'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1676'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1677'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1678'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1678'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1679'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1680'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1680'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1681'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1682'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1683'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1684'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1684'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus asteromphalus var. centralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149159'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1685'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1686'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 148'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1687'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 149'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1688'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 149'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Shape = spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1689'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 149'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1690'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51823"^^xsd:decimal ;
  dwc:decimalLongitude "33.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51823 33.28333)"^^geo:wktLiteral ;
  geo-pos:lat "44.51823"^^xsd:decimal ;
  geo-pos:long "33.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4039__urn%3Acatalog%3AIBSS%3ACruise%202%20in%20August%201957%3A1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 2 in August 1957:1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4039_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 18 - Sample 149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 2 in August 1957'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 18 - Sample 149'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.28333'^^xsd:double;
  dwc:latitude '44.51823'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 2 in August 1957:1691'^^xsd:string;
  dwc:observationDate '1957-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF