@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/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_23'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_9'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_24'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_10'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_25'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_11'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_26'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_12'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_20'^^xsd:string;
  dwc:scientificName 'Pyrocystis hamulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '232259'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_6'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_21'^^xsd:string;
  dwc:scientificName 'Sceletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_7'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_22'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_8'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_63'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_63'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_64'^^xsd:string;
  dwc:scientificName 'Thalassiosira parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418582'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_64'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_61'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_61'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_62'^^xsd:string;
  dwc:scientificName 'Sceletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_62'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_15'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_1'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_16'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_2'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_17'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_3'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_18'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_4'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_19'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_5'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_120'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_120'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_121'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_121'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_122'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_122'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_123'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_123'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_100'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_100'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_101'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_101'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_126'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_126'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_127'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_127'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_128'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_128'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_129'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_129'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_130'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_130'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_131'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_131'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_132'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_132'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_133'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_133'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_134'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_134'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_135'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_135'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_136'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_136'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_137'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_137'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_138'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_138'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_139'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_139'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_140'^^xsd:string;
  dwc:scientificName 'Thalassiosira parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418582'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_140'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_141'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_141'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_142'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_142'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_143'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_143'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_125'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_125'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_102'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_102'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_103'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_103'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_104'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_104'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_105'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_105'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_106'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_106'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_107'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_107'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_108'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_108'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_109'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_109'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_110'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_110'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_111'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_111'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_112'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_112'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_113'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_113'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_144'^^xsd:string;
  dwc:scientificName 'Cyanophyceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_144'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_145'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_145'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_146'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius var. polyactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '683395'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_146'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_147'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_147'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_148'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_148'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_149'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_149'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_150'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_150'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_151'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_151'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_152'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_152'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_153'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_153'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_154'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_154'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_155'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_155'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_156'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_156'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_157'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_157'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_158'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_158'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_159'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_159'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_160'^^xsd:string;
  dwc:scientificName 'Poropila dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574226'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_160'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_161'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_161'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_162'^^xsd:string;
  dwc:scientificName 'Sceletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_162'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_163'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_163'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_164'^^xsd:string;
  dwc:scientificName 'Thalassiosira exentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '668336'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_164'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_165'^^xsd:string;
  dwc:scientificName 'Thalassiosira parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418582'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_165'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_166'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_166'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_167'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_167'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_168'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_168'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_169'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_169'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_170'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_170'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_171'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_171'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_172'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_172'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_173'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_173'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_174'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_174'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_175'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_175'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_176'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_176'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_177'^^xsd:string;
  dwc:scientificName 'Thalassiosira parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418582'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_177'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_178'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_178'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_179'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_179'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_180'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_180'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_181'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_181'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_182'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius var. polyactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '683395'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_182'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_114'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_114'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_115'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_115'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_116'^^xsd:string;
  dwc:scientificName 'Poropila dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574226'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_116'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_117'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_117'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_118'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_118'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_119'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_119'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_124'^^xsd:string;
  dwc:scientificName 'Cyanophyceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_124'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_206'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_206'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_207'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_207'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_208'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_208'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_209'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_209'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_210'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_210'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_211'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_211'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_212'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_212'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_213'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_213'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_214'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_214'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_215'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_215'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_216'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_216'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_217'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_217'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_218'^^xsd:string;
  dwc:scientificName 'Sceletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_218'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_219'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_219'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_220'^^xsd:string;
  dwc:scientificName 'Thalassiosira exentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '668336'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_220'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_221'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_221'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_222'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_222'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_223'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_223'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_224'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_224'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_225'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_225'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_226'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_226'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_227'^^xsd:string;
  dwc:scientificName 'Cyanophyceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_227'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_228'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_228'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_229'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574224'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_229'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_200'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_200'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_201'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_201'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_202'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_202'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_203'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_203'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_204'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius var. polyactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '683395'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_204'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_205'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_205'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_188'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_188'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_189'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_189'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_190'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_190'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_191'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_191'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_192'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_192'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_193'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_193'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_183'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_183'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_184'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_184'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_185'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_185'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_186'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_186'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_187'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_187'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_194'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_194'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_195'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_195'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_196'^^xsd:string;
  dwc:scientificName 'Sceletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_196'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_197'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_197'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_198'^^xsd:string;
  dwc:scientificName 'Thalassiosira parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418582'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_198'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_199'^^xsd:string;
  dwc:scientificName 'Thalassiosira parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418582'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_199'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_51'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_37'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_52'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_38'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_77'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_77'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_78'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_78'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_79'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_79'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_80'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius var octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574224'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_80'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_98'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_98'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_99'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius var. polyactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '683395'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_99'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_93'^^xsd:string;
  dwc:scientificName 'Thalassiosira parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418582'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_93'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_94'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_94'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_95'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_95'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_96'^^xsd:string;
  dwc:scientificName 'Calciosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '235851'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_96'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '235851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_97'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_97'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_86'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_86'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_87'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_87'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_88'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_88'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_89'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_89'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_90'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_90'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_91'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_91'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_92'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_92'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_81'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_81'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_82'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_82'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_83'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_83'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_84'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_84'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_85'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_85'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_55'^^xsd:string;
  dwc:scientificName 'Chaetoceros abnormis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163133'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_41'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_56'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_42'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_9'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_51'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_10'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_52'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_11'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_53'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_12'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_54'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_13'^^xsd:string;
  dwc:scientificName 'Hermisinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_55'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_14'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_56'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_57'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_57'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_58'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_58'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_59'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_59'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_60'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_60'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_39'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_25'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_40'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_26'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_41'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574224'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_27'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_42'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_28'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_43'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_29'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_44'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_30'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_69'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574224'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_69'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_70'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_70'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_71'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_71'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_72'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_72'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_73'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_73'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_74'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_74'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_75'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_75'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_76'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_76'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_29'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_15'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_30'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_16'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_31'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_17'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_32'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_18'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_37'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_23'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_38'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_24'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_3'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_45'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_4'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_46'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_5'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341584'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_47'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_6'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_48'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_8'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_50'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_27'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_13'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_28'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_14'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_53'^^xsd:string;
  dwc:scientificName 'Sceletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_39'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_54'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_40'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_65'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_65'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_66'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_66'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_67'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_67'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_68'^^xsd:string;
  dwc:scientificName 'Distephanus crux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '495838'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_68'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '495838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_33'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_19'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_34'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_20'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_35'^^xsd:string;
  dwc:scientificName 'Sceletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_21'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_36'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_22'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_1'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_43'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_50'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_36'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_2'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_44'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_45'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_31'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_46'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_32'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_47'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_33'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_48'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_34'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_49'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_35'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_236'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_236'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_237'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_237'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_238'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_238'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_239'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_239'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_240'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_240'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_241'^^xsd:string;
  dwc:scientificName 'Poropila dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574226'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_241'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_242'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_242'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_243'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_243'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_244'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_244'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_245'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_245'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_246'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_246'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_247'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_247'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_248'^^xsd:string;
  dwc:scientificName 'Distephanus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574224'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_248'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_249'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_249'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_250'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_250'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_251'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_251'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_252'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_252'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_253'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_253'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_254'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_254'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_255'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_255'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_256'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_256'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_257'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_257'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_258'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_258'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_259'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_259'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_260'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_260'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_261'^^xsd:string;
  dwc:scientificName 'Sceletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_261'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_262'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_262'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_263'^^xsd:string;
  dwc:scientificName 'Thalassiosira exentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '668336'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_263'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_230'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_230'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_231'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_231'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_232'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_232'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_233'^^xsd:string;
  dwc:scientificName 'Gymnodinium wulfii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '576265'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_233'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '576265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_234'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_234'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_235'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_235'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.47"^^xsd:decimal ;
  dwc:decimalLongitude "29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.47 29.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.47"^^xsd:decimal ;
  geo-pos:long "29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2981__IBSS_R%2FV%20Mgla%20November%201968%2F%20Bosphorus%20area_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Mgla November 1968/ Bosphorus area_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2981_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Mgla November 1968/ Bosphorus area'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Mgla November 1968/ Bosphorus area_7'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '29.34'^^xsd:double;
  dwc:latitude '41.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 1 L bathometers at standard depths and within the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Mgla November 1968/ Bosphorus area_49'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF